ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ScatterMapLayer<T> Class / SymbolMinSize Property

In This Topic
    SymbolMinSize Property
    In This Topic
    Gets or sets the minimal symbol size for bubble plot.
    Syntax
    'Declaration
     
    
    Public Property SymbolMinSize As Integer
    public int SymbolMinSize {get; set;}
    See Also